body {
    background: #fff;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    font-family: "微软雅黑";
}

a {
    color: #333;
}

a:hover {
    color: #006eab;
    text-decoration: none;
}

input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #dbdbdb;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #dbdbdb;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #dbdbdb;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #dbdbdb;
}

.my-head.navbar {
    width: 1400px;
    margin: auto;
    border: none;
    margin-bottom: 0;
}

.my-nav {
}

.my-logo {
    float: left;
    display: block;
    padding: 0;
    margin-left: 40%;
    margin-top: -10px;
}

.my-logo > img {
    width: 140px;
}

.msg-roll {
    position: relative;
}
.my-nav .navbar-nav {
    margin-top: 0;
}

.my-nav > ul {
    display: inline-block;
}

.my-nav a {
    font-size: 15px;
    color: #006eab;
}

.sb-t {
    color: #c4d9e4;
}

.my-nav .navbar-nav > li {
    margin-left: 100px;
}

.navbar-nav > li > a {
    padding-right: 0;
    padding-left: 0;
}

.my-nav .nav > li > a:focus,
.my-nav .nav > li > a:hover,
.my-nav .nav .open > a,
.my-nav .nav .open > a:focus,
.my-nav .nav .open > a:hover,
.my-nav .nav .active > a {
    font-weight: bold;
    color: #006eab;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: none;
}

.public-head {
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
}

.public-head .line-left,
.public-head .line-right {
    position: absolute;
    bottom: 42px;
    width: 25px;
    height: 2px;
    background: #006eab;
    z-index: 0;
}

.public-head .line-left {
    left: 8px;
}

.public-head .line-right {
    right: 8px;
}

.public-head .line-left > p,
.public-head .line-right > p {
    position: relative;
}

.public-head .title {
    position: relative;
    display: inline-block;
    padding: 20px;
    z-index: 99;
}

.public-head .title span {
    display: inline-block;
}

.public-head .title .t-a {
    font-size: 30px;
    color: #f5f5f5;
    font-weight: bold;
}

.public-head .title .t-a.sb-t {
    color: #c4d9e4;
}

.public-head .title .t-b {
    font-size: 25px;
    color: #006eab;
    font-weight: bold;
    padding: 0 8px 8px 8px;
}

.public-head .title .t-b.white {
    color: #fff;
}

.s-banner > img {
    width: 100%;
}

.company-msg {
    padding: 80px 0;
    background: url("../img/gsjj.png") no-repeat;
    background-position: center 80%;
}

.line-28 {
    line-height: 28px;
}

.text-6 {
    color: #666;
}

.dh02 {
    animation: dh02 2s;
    -webkit-animation: dh02 2s;
    -o-animation: dh02 2s;
    -moz-animation: dh02 2s;
    -ms-animation: dh02 2s;
}

@keyframes dh02 {
    0% {
        left: -100%
    }

    100% {
        left: 8px;
    }

}

.dh03 {
    animation: dh03 2s;
    -webkit-animation: dh03 2s;
    -o-animation: dh03 2s;
    -moz-animation: dh03 2s;
    -ms-animation: dh03 2s;
}

@keyframes dh03 {
    0% {
        right: -100%;
    }

    100% {
        right: 8px;
    }

}

.dh04 {
    animation: dh03 2s;
    -webkit-animation: dh03 2s;
    -o-animation: dh03 2s;
    -moz-animation: dh03 2s;
    -ms-animation: dh03 2s;
}

@keyframes dh04 {
    0% {
        right: -100%;
    }

    100% {
        right: 0;
    }

}

.dh05 {
    animation: dh05 3s;
    -webkit-animation: dh05 3s;
    -o-animation: dh05 3s;
    -moz-animation: dh05 3s;
    -ms-animation: dh05 3s;
}

@keyframes dh05 {
    0% {
        color: #00ada0;
    }
    25% {
        color: #78b232;
    }
    50% {
        color: #0095ad;
    }
    75% {
        color: #0096e0;
    }

    100% {
        color: #cdcdcd;
    }

}

.dh06 {
    animation: dh06 3s;
    -webkit-animation: dh06 3s;
    -o-animation: dh06 3s;
    -moz-animation: dh06 3s;
    -ms-animation: dh06 3s;
}

@keyframes dh06 {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
    }
    50% {
        -webkit-transform: perspective(400px) rotateX(360deg);
    }
    75% {
        -webkit-transform: perspective(400px) rotateX(360deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(360deg);
    }

}

.dh07 {
    animation: dh07 3s;
    -webkit-animation: dh07 3s;
    -o-animation: dh07 3s;
    -moz-animation: dh07 3s;
    -ms-animation: dh07 3s;
}

@keyframes dh07 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }

}

.dh01 {
    animation: dh01 1s;
    -webkit-animation: dh01 1s;
    -o-animation: dh01 1s;
    -moz-animation: dh01 1s;
    -ms-animation: dh01 1s;
}

@keyframes dh01 {
    0% {
        margin-top: -100%;
    }

    100% {
        margin-top: 0;
    }

}

.yw-head {
    background: #cce2ee;
    padding-top: 50px;
}

.video-js {
    width: 100%;
}

.m-btn {
    display: inline-block;
    padding: 15px 10px;
    color: #333;
    border: 1px solid #ccc;
    text-decoration: none;
}

.m-btn:hover {
    color: #00ada0;
    border-color: #00ada0;
    text-decoration: none;
}

.m-btn:hover span {
    background: url("../img/jt01.png") no-repeat;
}

.m-b-70 {
    margin-bottom: 70px;
}

.det .m-type {
    width: 100%;
    height: 100%;
    text-align: center;
}

.det .m-type .type-logo {
    display: inline-block;
    width: 130px;
    height: 130px;
    line-height: 130px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
}

.det .m-type .type-logo {
}

.det .m-type h2 {
    color: #fff;
    font-size: 25px;
    padding: 20px 0;
}

.news-body {
    width: 1400px;
    margin: auto;
    overflow: hidden;
}

.first-news {
    background: #f5f5f5;
    padding: 40px 60px;
}

.first-news .f-date {
    font-size: 25px;
    margin-bottom: 20px;
}

.first-news .f-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.first-news .f-view {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.first-news .f-title {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
    display: block;
}

.first-news .f-view {
    line-height: 28px;
    margin-bottom: 20px;
}

.first-news .f-img {
    margin-bottom: 30px;
    overflow: hidden;
}

.first-news .f-img img {
    width: 100%;
    transition: all 1.2s;
}

.first-news .f-img:hover img {
    transform: scale(1.2);
}

.btn-detail {
    display: inline-block;
    padding: 10px 40px;
    color: #fff;
    background: #006eab;
    border: 1px solid #006eab;
}

.btn-detail:hover {
    background: #fff;
    color: #006eab;
}

.m-news {
    padding: 80px 0;
}

.news-list {
}

.news-item {
    padding: 28px 10px;
    border-top: 1px solid #c4c4c4;
}

.news-item:hover {
    box-shadow: 0 2px 6px 2px #ddd;
}

.news-item .list-content,
.news-item .list-img,
.news-item .release-time {
    float: left;
}

.news-item .list-content {
    width: 63%;
}

.news-item .list-content > h4 > span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../img/dian.png") no-repeat;
    background-position: center;
    vertical-align: top;
}

.news-item .list-content > h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-item .list-content > p {
    padding: 0 20px;
}

.news-item .list-img {
    margin-left: 2%;
    width: 23%;
}

.news-item .list-img img {
    width: 100%;
}

.news-item .release-time {
    width: 10%;
    margin-left: 2%;
}

.news-item .release-time > .time {
    font-size: 25px;
    color: #666;
}

.news-item .release-time .yjt {
    padding-right: 10px;
    border-left: 1px solid #e5e5e5;
}

.foot {
    background: #022c43;
    padding: 55px 0 0 0;
}

.f-body {
    width: 1400px;
    margin: auto;
}

.foot .contact-us,
.foot .f-box,
.foot .rq-code {
    float: left;
}

.foot .contact-us {
    width: 25%;
    text-align: center;
}

.foot .f-box {
    width: 50%;
    min-height: 210px;
    border-left: 1px solid #32586d;
    border-right: 1px solid #32586d;
}

.nav-box {
    color: #a4acb2;
    display: inline-block;
}

.foot .rq-code {
    width: 25%;
    text-align: center;
}

.hd-eb {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background: url("../img/hd-eb.png") no-repeat 100%;
}

.foot .contact-us > h4 a:hover {
    color: #00ada0;
}

.foot .contact-us ul {
    list-style-type: none;
}

.foot .contact-us > .msg li {
    opacity: 0.6;
    color: #fff;
}

.friend-link {
    background: #f2f2f2;
}

.each-link {
    position: relative;
    width: 1400px;
    margin: auto;
    padding: 30px 10px;
}

.each-link>a {
    margin-left: 30px;
    white-space: nowrap;
}

.filing {
    text-align: center;
    background: #021e2d;
    color: #5f5f5f;
    line-height: 40px;
    margin-top: 50px;
}

.m-l-10 {
    margin-left: 10px;
}

.f-box {
}

.rq-code {
    text-align: right;
}

.rq-code .code-img {
    position: relative;
    display: inline-block;
    width: 180px;
    height: 180px;
    background: #8196a1;
    padding: 7px;
    text-align: center;
}

.rq-code .code-img img {
    width: 100%;
}

.rq-code .code-img> span {
    position: absolute;
    display: inline-block;
    color: #fff;
    width: 100%;
    line-height: 30px;
    text-align: center;
    background: #8196a1;
    left: 0;
    bottom: -30px;
}

.head-img {
    overflow: hidden;
    text-align: center;
}

.second-page {
    padding-bottom: 80px;
}

.head-img img {
    width: 100%;
}

.second-head {
    border-bottom: 1px solid #d9d9d9;
    text-align: center;
    margin: 20px auto 80px;
}

.second-head a {
    display: inline-block;
    font-size: 18px;
    padding: 20px 30px;
}

.second-head a.active, .second-head a:hover {
    border-bottom: 3px solid #00ada0;
}

.page-content {
    width: 1400px;
    margin: auto;
}

.c-msg {
    float: left;
    width: 70%;
}

.c-msg > h2 {
    position: relative;
    font-size: 40px;
    color: #00ada0;
    padding-left: 20px;
    margin-bottom: 50px;
}

.c-msg > h2:before {
    content: '';
    position: absolute;
    display: block;
    height: 44px;
    border-left: 8px solid #0283be;
    left: 0;
    top: 0;
    z-index: 1;
}

.c-msg > h2:after {
    content: '';
    position: absolute;
    display: block;
    height: 22px;
    border-left: 8px solid #1b9645;
    left: 0;
    top: 0;
    z-index: 99;
}

.c-msg .c-content > p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}

.d-1 {
    float: left;
    width: 30%;
    text-align: right;
}

.m-b-10 {
    margin-bottom: 10px;
}

.member-page {
    margin-top: 30px;
}

.member-page .pagination > li {
}

.member-page .pagination > li > a,
.member-page.pagination > li > span {
    background: #e7e7e7;
    color: #333;
    border: none;
    border-radius: 4px;
    margin-left: 2px;
    padding: 10px 16px;
}

.member-page .pagination > li.active > a,
.member-page.pagination > li.active > span,
.member-page .pagination > li > a:hover,
.member-page.pagination > li > span:hover,
.member-page .pagination > li > a:focus,
.member-page.pagination > li > span:focus {
    color: #fff;
    background-color: #006eab;
}

.honor-title {
    font-size: 18px;
    margin-bottom: 10px;
}

.honor-item {
    margin-bottom: 20px;
    padding-top:10px;
    cursor: pointer;
}

.honor-item:hover {
    box-shadow: 0 2px 6px 4px #DDDDDD;
}


.ryzs {
    overflow: hidden;
    position: relative;
}

.ryzs img {
    width: 100%;
    transition: all 1.2s;
}

.honor-item:hover .ryzs>img {
    transform: scale(1.2);
}

.ry-date {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #006eab;
    padding: 5px;
}

.ry-date .date1 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
    color: #fff;
}

.ry-date .date2 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
    color: #fff;
}


.gcly {
    padding: 0 80px;
    margin-bottom: 80px;
}

.gc-msg {
    margin-bottom: 80px;
}

.s-text {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}

.gc-img {
    text-align: center;
}

.m-l-0 {
    margin-left: 0 !important;
}

.case-search {
    background: #00ada0;
    padding-top: 12px;
    padding-bottom: 12px;
}

.input-group.my-s {
    width: 40%;
    margin: auto;
}

.input-group.my-s > input.form-control {
    border-radius: 0;
    color: #00ada0;
    border: none;
}

.input-group.my-s > input.form-control::-webkit-input-placeholder {
    color: #00ada0;
}

.input-group.my-s > input.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #00ada0;
}

.input-group.my-s > input.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #00ada0;
}

.input-group.my-s > input.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #00ada0;
}

.input-group.my-s > span.input-group-btn {
    padding-left: 5px;
}

.input-group.my-s > span.input-group-btn > button {
    border-radius: 0;
    border-color: #fff;
    color: #00ada0;
}

.input-group.my-s > span.input-group-btn > button:hover, .input-group.my-s > span.input-group-btn > button:focus {
    background: #00ada0;
    color: #fff;
}

.case-box {
    margin-top: 80px;
}

.case-item {
    margin-bottom: 10px;
    background: #fff;
}

.case-item > div {
    box-shadow: 0px 2px 8px 2px #ddd;
}

.case-item:hover {
    cursor: pointer;
}

.case-item:hover h4 {
    color: #00ada0;
}

.case-item h4 {
    text-align: center;
    font-size: 18px;
    padding-bottom: 15px;
}

.item-img {
    position: relative;
    overflow: hidden;
}

.item-img img {
    width: 100%;
}

.item-img > .c-zz {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #00ada0;
    opacity: 0.8;
    z-index: 1;
}

.item-img > .c-text {
    position: absolute;
    display: none;
    overflow: hidden;
    color: #fff;
    width: 100%;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    left: 0;
    top: 0;
    z-index: 99;
}

.item-img > .c-text span {
    display: table-cell;
    vertical-align: middle;
}

.page-content {
    padding: 0 80px;
}

.case-detail > h2 {
    font-size: 25px;
    color: #00ada0;
    text-align: center;
    margin-bottom: 50px;
}

.detail-content > h4.t-2 {
    font-size: 20px;
    color: #00ada0;
    margin-bottom: 20px;
}

.back {
    color: #00ada0;
    display: inline-block;
    line-height: 40px;
}

.back > span {
    display: inline-block;
    background: url("../img/back.png") no-repeat;
    width: 30px;
    height: 26px;
    vertical-align: middle;
}

.d-foot {
    margin-top: 30px;
    border-bottom: 10px solid #00ada0;
    padding-bottom: 15px;
}

.pre-next {
    margin-top: 10px;
}

.pre-next > div {
    line-height: 28px;
}

.news-center .m-news {
    padding: 0;
}

.news-center .first-news {
    margin-bottom: 20px;
}

.detail-head>h2 {
    margin-bottom: 30px;
}

.author {
    border-bottom: 3px solid #006eab;
    line-height: 24px;
    color: #999;
    margin-bottom: 50px;
}

.m-l-20 {
    margin-left: 20px;
}

.lx-item {
    padding: 15px 10%;
}

.location {
    border: 1px solid #e5e5e5;
    padding: 5px;
    margin: 20px 50px;
}

.location img {
    width: 100%;
}

.fwcx {
    background: url("../img/fwcx.png") no-repeat;
    background-size: 100% 100%;
    padding-top: 80px;
    padding-bottom: 80px;
}

.fw-box {
    width: 60%;
    margin: auto;
    padding: 30px;
    background: url("../img/fw-box.png") no-repeat;
    background-size: 100% 100%;
}

.fw-box > h1 {
    font-size: 55px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}

.white {
    color: #fff;
}

.yz {
    padding: 10px 15px;
}

.yz-left, .yz-right, .yz-left-a {
    float: left;
}

.yz-left {
    width: 50%;
    padding: 30px 20px;
    background: #fff;
    opacity: 1;
}

.yz-left .fw-tx {
    margin-bottom: 25px;
    text-align: center;
    font-size: 16px;
}

.yz-left .fw-in {
    text-align: center;
    color: #999;
    margin-bottom: 30px;
}

.yz-left > input {
    width: 100%;
    background: #e9e5e5;
    border: none;
    padding: 10px 10px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.yz-left .fw-btn {
    padding: 8px 10px;
    border-radius: 4px;
    background: #0068b7;
    color: #fff;
    border: none;
}

.yz-left .fw-btn:hover {
    box-shadow: 2px 5px 4px #ddd;
}

.yz-right {
    margin-left: 10px;
}

.yz-right img {
    width: 180px;
    height: 180px;
}

.yz-left-a > div {
    width: 180px;
    height: 180px;
}

/*右侧悬浮菜单*/
.right-fiexd {
    width: 50px;
    position: fixed;
    top: 50%;
    margin-top: -126px;
    right: -1px;
    border-radius: 5px 0 0 5px;
    z-index: 999;
}

.right-fiexd ul {
    list-style: none;
    padding: 0;
}

.right-fiexd .icon li {
    position: relative;
    width: 49px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #006eab;
    border-bottom: 1px solid #FFF;;
}

.right-fiexd .icon li:last-child {
    border-bottom-color: #00ada0;
}

.fiexd-icon {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    background: #006eab;
    opacity: 1;
}

.fiexd-option {
    position: absolute;
    height: 100%;
    width: 200px;
    left: 49px;
    top: 0;
    text-align: center;
    background: #006eab;
    color: #fff;
    z-index: -1;
    transition: all 0.6s;
    border-radius: 6px 0 0 6px;
}

.fiexd-option.my-code {
    width: 200px;
    height: 200px;
    text-align: center;
}

.fiexd-option.my-code.xinlang {
    top: -100px;
}

.fiexd-option.my-code.weixin {
    top: -50px;
}

.fiexd-option.my-code > img {
    width: 80%;
    margin-top: 10%;
}

.fiexd-option a {
    color: #fff;
    text-decoration: none;
}

.fiexd-in {
    transform: translate(-249px, 0px);
}

.fiexd-out {
    transform: translate(249px, 0px);
}

.right-fiexd .icon .up {
    background-position: -330px -120px;
}

.right-fiexd .icon li.qq {
    background-position: -385px -73px;
}

.right-fiexd .icon li.tel {
    background-position: -385px -160px;
}

.right-fiexd .icon li.wx {
    background-position: -385px -120px;
}

.right-fiexd .icon li.down {
    background-position: -330px -160px;
}

.jb-line {
    height: 8px;
    background: -webkit-linear-gradient(right, #20ab43, #0096e0); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #20ab43, #0096e0); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #20ab43, #0096e0); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #20ab43, #0096e0); /* 标准的语法（必须放在最后） */
}

.head-search {

}

.search-body {
    width: 1400px;
    margin: auto;
    padding: 5px 0;
    text-align: right;
}

.h-s {
    position: relative;
    width: 200px;
    height: 27px;
    display: inline-block;
}

.h-s > input {
    width: 100%;
    height: 100%;
    border-radius: 16px;
    border: 1px solid #dbdbdb;
    padding-left: 16px;
    outline: none;

}

.fdj {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 27px;
    height: 27px;

}

.fdj > button {
    outline: none;
    width: 100%;
    height: 100%;
    border: none;
    color: #fff;
    background: #dbdbdb;
    border-radius: 50%;
    text-align: center;
    padding: 0;
}

.h-s:hover > input, .h-s > input:hover, .h-s > input:focus {
    border-color: #006eab;
}

.h-s:hover .fdj > button, .h-s > input:hover + .fdj button, .h-s > input:focus + .fdj button {
    background: #006eab;
}

input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #dbdbdb;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #dbdbdb;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #dbdbdb;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #dbdbdb;
}

.yw-box {
    overflow: hidden;
}

.bk-img {
    max-height: 468px;
    overflow: hidden;
}

.bk-item.col-sm-3 {
    padding-left: 6px;
    padding-right: 7px;
}

.bk-img img {
    width: 100%;
    transition: all 0.6s;
}

.bk-item:hover .bk-img > img {
    transform: scale(1.2);
}

.bk-title img {
    width: 100%;
}

.bk-title span {
    width: 40px;
    height: 40px;
    line-height: 60px;
    display: inline-block;
}

.bk-title span img {
    width: 100%;
    height: 100%;
}

.bk-title > p {
    font-size: 12px;
    margin: 0;
}

.about-us {

}

.ab-content {
    width: 1400px;
    padding: 80px 0;
    margin: auto;
    overflow: hidden;
    background: url("../img/ab-u.png") no-repeat;
    background-position: right bottom;
}

.ab-left > p {
    text-indent: 2em;
    line-height: 26px;
}

.left-item {
    display: inline-block;
    font-size: 50px;
    text-align: center;
    padding: 30px;
    margin-left: 10px;
}

.left-item > span.add {
    position: relative;
}

.left-item > span.add:before {
    content: '';
    position: absolute;
    display: block;
    width: 25px;
    border-top: 4px solid #333;
    left: 4px;
    top: 15px;
}

.left-item > span.add:after {
    content: '';
    position: absolute;
    display: block;
    height: 25px;
    border-left: 4px solid #333;
    left: 15px;
    top: 5px;
}

.left-item > p {
    font-size: 14px;
    text-align: center;
}

.head-nav {
    position: relative;
}

.ab-img img {
    width: 100%;
}

.my-head.navbar, .my-head.navbar .nav > li {
    position: unset;
}

.my-head.navbar .dropdown-menu {
    background: url("../img/ej-bg.png");
    left: 0;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: none;
}

.ejcd {
    width: 100%;
    text-align: center;
}

.ej-left, .ej-center, .ej-right {
    display: inline-block;
    vertical-align: top;
}

.ej-left {
    width: 520px;
    margin-top: 30px;
    padding-right: 30px;
    text-align: left;
}

.ej-left > h2 {
    font-size: 20px;
    margin: 15px;
}

.ej-left > p {
    line-height: 26px;
}
.ej-center > div > a:hover {
	font-weight: bold;
}
.ej-center {
    width: 260px;
    min-height: 270px;
    padding-top: 20px;
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
}

.ej-center > div a {
    display: inline-block;
    padding: 15px 70px;
    border-bottom: 1px solid #c1c1c1;
}

.ej-center > div:hover a {
    color: #006eab;
}

.ej-right {
    width: 300px;
    margin-top: 30px;
    padding-left: 30px;
}

.ej-right img {
    width: 100%;
}

.list-box {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}

.list-box>li {
    float: left;
    margin-left: 40px;
    font-size: 16px;
}

.list-box>li:first-child {
    margin-left: 0;
}

.list-box>li>a {
    color: #a4acb2;
}

.list-box>li span {
    margin-left: 20px;
}

.list-box>li:hover>a {
    color: #fff;
    font-weight: bold;
}

.box-msg>h4 {
    margin: 60px 0 30px;
}

.box-msg>div>span {
    color: #a4acb2;
}

.tel-yd {
    color: #a4acb2;
}

.tel-yd:hover {
    color: #fff;
}

.m-l-30 {
    margin-left: 30px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.second-nav {
    text-align: center;
    background: #e5e5e5;
    margin-bottom: 50px;
    height: 52px;
}

.second-nav>ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style-type: none;
}

.second-nav>ul>li {
    float: left;
    font-size: 16px;
    padding: 15px 50px;
}

.second-nav>ul>li:hover,.second-nav>ul>li.active {
    background: #006eab;
}

.second-nav>ul>li:hover a,.second-nav>ul>li.active a {
    color: #fff;
}

.second-content {
    width: 1400px;
    margin: auto;
    padding-bottom: 80px;
}

.p-y-150 {
    padding-top: 150px;
    padding-bottom: 150px;
}


.gsjj-msg>p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}

.gsjj-img {
    text-align: center;
}

.gsjj-img img {
    max-width: 100%;
}

.back-to {
    margin-bottom: 20px;
}

.b-left {
    float:left;
    width: 65%;
    line-height: 36px;
    border-right: 1px solid #e5e5e5;
    text-align: right;
    padding-right: 10px;
}

.b-right {
    float:left;
    width: 35%;
    padding-left: 10px;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    display: inline-block;
    width: 36px !important;
    height: 36px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 50%;
    background-image: url("../img/share.png") !important;
    background: #80939e;
    background-position: center !important;
}
.back-list {
    font-size: 20px;
    color: #666;
}

.back-list>span {
    font-weight: bold;
}

.share {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: #80939e;
    border-radius:50%;
    line-height: 36px;
    text-align: center;
}

.up-down {
    border: 10px solid #f3f3f3;
    padding: 20px;
}

.ud-up {
    padding: 20px;
}

.second-box {
    overflow: hidden;
}

.ud-up > div > p {
    font-size: 16px;
}

.jj-item {
    padding: 15px 0;
    margin-bottom: 20px;
    box-sizing: border-box;
    border: 3px solid #fff;
}

.sad-img > div{
    overflow: hidden;
}

.sad-img > div > img {
    width: 100%;
}

.jj-item:hover {
    background: #fbfbfb;
    border: 3px solid #e5e5e5;

}

.jj-item>div>img {
    width: 100%;
}

.jj {
    padding: 20px 50px;
}

.jj>h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.jj .jj1,.jj .jj2 {
    line-height: 28px;
    margin-bottom: 30px;
}

.rczp-box {
    padding: 0 40px;
    margin-bottom: 40px;
}

.rczp-item {
    border: 1px solid #e5e5e5;
    padding: 20px;
}

.td-btn {
    display: inline-block;
    padding: 10px 40px;
    color: #fff;
    color: #006eab;
    border: 1px solid #006eab;
    margin-top: 10px;
}

.td-btn:hover {
    color: #fff;
    background: #006eab;

}

.adress-l {
    float: left;
    font-size: 40px;
    background: #006eab;
    width: 77px;
    height: 77px;
    line-height: 77px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}

.adress-m {
    float: left;
    padding-left:20px;
}

.adress-m > p {
    font-weight: bold;
    margin-top:10px;
    margin-bottom: 15px;
}

.map {
    margin-top:30px;
    text-align: center;
}

.map img {
    width: 100%
}

.asda {
    text-align: center;
}

.yd-cdpo {
    display: inline-block;
    margin-bottom: 20px;
}

.yd-cdpo > li {
    float: left;
    margin-left: 15px;
}

.yd-cdpo > li > a {
    color: #a4acb2;
    font-size: 14px;
}

.yd-cdpo > li > span {
    color: #a4acb2;
    margin-left: 10px;
}


/*自适应 当屏小于1050时隐藏*/
@media screen and (max-width: 1050px) {
    .right-fiexd {
        display: none;
    }

    #btn {
        display: none;
    }

}

@media screen and (max-width: 1400px) {
    .public-head {
        width: 80%;
    }

    .public-head .line-left,
    .public-head .line-right {
        display: none;
    }

    .search-body {
        width: 100%;
        padding: 5px;
    }

    .my-head.navbar {
        width: 100%;
    }

    .company-video {
        width: 100%;
    }

    .each-link {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .m-b-70 {
        margin-bottom: 30px;
    }

    .news-body {
        width: 100%;
        padding-bottom: 10px;
    }

    .second-content {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .news-item .release-time > .time {
        font-size: 15px;
    }

    .f-body {
        width: 100%;
    }

    .foot .contact-us {
        padding-left: 15px;
    }

    .foot .rq-code {
        padding-right: 15px;
    }

    .page-content {
        width: 100%;
        padding: 0 20px;
    }

    .gcly {
        padding: 0 15px;
    }

    .gc-msg {
        margin-bottom: 20px;
    }

    .gc-img img {
        width: 100%;
    }

    .news-item .list-content > p {
        padding: 0 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .yw-box {
        width: 100%;
    }

    .ab-content {
        width: 100%;
    }

    .ab-left {
        padding-left: 10px;
        padidng-right: 10px;
    }

    .left-item {
        padding: 15px;
        font-size: 26px;
    }

    .l-msg {
        width: 50%;
    }

    .left-box {
        text-align: center;
    }

    .ej-left {
        display: none;
    }
    .list-box>li {
        margin-left: 20px;
    }

    .list-box>li span {
        margin-left: 5px;
    }

}

@media screen and (max-width: 992px) {
    .my-logo {
        margin-left: 15px;
        margin-top: -20px;
    }

    .news-list .nav-tabs > li {
        margin-right: 10px;
    }

    .c-msg {
        width: 100%;
    }

    .d-1 {
        display: none;
    }

    .page-content {
        padding: 0 15px;
    }

    .page-content img {
        width: 100%;
    }

    ul.box-msg {
        padding-left: 0;
    }

    .fw-box {
        width: 94%;
    }

    .my-nav .navbar-nav {
        padding-right: 10px;
    }

    .my-nav .navbar-nav > li {
        margin-left: 40px;
    }

    .friend-link {

    }

    .second-nav>ul {
        display: inline-block;
    }

    .second-nav>ul>li {
        padding: 15px 10px;
    }

    .yd-l-25 {
        margin-left: 25%;
    }

    .my-head.navbar .dropdown-menu {
        background: #ebebeb;
    }

    .foot .f-box {
        border: none;
        min-height: 140px;
    }

    .rq-code .code-img {
        width: 120px;
        height: 120px;
    }


    .foot .rq-code {
        width: 25%;
        padding-right: 6%;
    }

    .foot .contact-us {
        width: 25%;
        padding-left: 6%;
    }

    .foot .contact-us>div img {
        width: 130px;
        height: 136px;
    }

    .rq-code .code-img> span {
        line-height: 24px;
        bottom: -20px;
    }
}

@media screen and (min-width: 769px) {
    .pc-hide {
        display: none;
    }
}


@media screen and (max-width: 768px) {
    .yd-hide {
        display: none;
    }

    .pc-hide {
        display: block;
    }

    .my-nav > ul {
        display: block;
        background: #ebebeb;
        margin-left: 20px;
        margin-right: 20px;
    }

    .my-nav .navbar-nav > li {
        border-bottom: 2px solid #fff;
        padding: 15px 20px;
        color: #fff;
    }

    .navbar-nav > li > a
    .my-nav .nav > li > a:focus, .my-nav .nav > li > a:hover, .my-nav .nav .open > a, .my-nav .nav .open > a:focus, .my-nav .nav .open > a:hover, .my-nav .nav .active > a {
        border-bottom: none;
    }

    .navbar-toggle {
        background: #006eab;
        margin-top: 20px;
        margin-right: 20px;
    }

    .navbar-toggle .icon-bar {
        background: #fff;
    }

    .my-logo {
        width: 50%;
        margin-left: 20px;
        margin-bottom: 8px;
    }

    .my-logo > img {
        width: 180px;
    }

    .navbar-nav .open .dropdown-menu {

    }

    .navbar-nav > li > .dropdown-menu {
        border-radius: 0;
    }

    .nav > li.open {
        padding: 2px 15px;
    }

    .dropdown-menu > li {
        float: none;
    }

    .public-head {
        width: 90%;
    }

    .l-msg {
        width: 100%;
    }

    .left-box {
        text-align: left;
    }

    .ab-content {
        background-size: 40%;
    }

    .second-content .p-y-150 {
        padding-top:30px;
        padding-bottom: 30px;
    }

    .news-item .list-content > h4 {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .news-item .release-time > .time {
        font-size: 14px;
    }

    .news-item .list-content > p {
        font-size: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .f-box {
        padding: 0 25px;
    }

    .f-box .list-box {
        display: none;
    }

    .box-msg>h4 {
        margin-top: 20px;
    }

    .box-msg>div>span {
        display: block;
    }

    .box-msg>div>span.m-l-30 {
        margin-left: 0;
    }

    .second-head > a {
        font-size: 14px;
        padding: 15px 10px;
    }

    .member-page {
        display: none;
    }

    .foot .contact-us ul {
        padding-left: 0;
    }

    .case-search .input-group.my-s {
        width: 90%;
    }

    .location {
        margin: 15px;
    }

    .fw-box {
        padding: 10px;
    }

    .fw-box > h1 {
        font-size: 20px;
        font-weight: bold;
    }

    .yz {
        padding: 0;
    }

    .yz-left .fw-tx {
        font-size: 14px;
    }

    .yz-left {
        width: 100%;
    }

    .yd-hidden {
        display: none;
    }

    .yz-left-a {
        width: 100%;
    }

    .yz-left-a > div {
        margin: auto;
    }

    .ab-left {
        padding: 15px;
    }

    .left-item {
        font-size: 28px;
        padding: 15px;
    }

    .left-item > span.add:before {
        border-width: 2px;
        width: 14px;
        left: 4px;
        top: 8px;
    }

    .left-item > span.add:after {
        border-width: 2px;
        height: 14px;
        left: 10px;
        top: 2px;
    }

    .ejcd {
        display: none;
    }

    .back-to {
        margin-top: 30px;
    }

    .b-left,.b-right {
        width: 50%
    }

    .ud-up {
        float: left;
        width: 50%;
    }

    hr {
        display: none;
    }

    .bk-item {
        margin-bottom: 20px;
        width: 50%;
        float: left;
    }

    .bk-img {
        max-height: 300px;
    }

    .news-content img {
        max-width: 100%;
    }

    .mcon1 {
        height: 860px !important;
    }

    .foot {
        padding-top: 30px;
    }

    .yd-cdpo {
        display: block;
    }

    .yd-cdpo > li {
        width: 17%;
    }
}
/*page*/
.page {
    /* text-align: center; */
    /* margin-top: 30px; */
}
.page a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    background: #e7e7e7;
    color: #0b2b4d;
    font-size: 14px;
    margin-bottom: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.page a:hover, .page a.current {
    background: #006eab;
    color: #ffffff;
}

.page strong{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    background: #006eab;
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.friend-link .dropdown-menu {
    background: #282828;
    overflow-y: auto;
    height: 100px;
}